Replace NULL xenbus transaction by a specific XBT_NULL value.
authorvhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Tue, 10 Jan 2006 15:05:05 +0000 (15:05 +0000)
committervhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Tue, 10 Jan 2006 15:05:05 +0000 (15:05 +0000)
commite92fb45b06dd1b3d218ca4fb85a4dfc5168ffa5a
treec56288193dc288862f102d7f69bfa00e847174ca
parent86bf018541a52e155de3f75936c902bc93c855e7
Replace NULL xenbus transaction by a specific XBT_NULL value.

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
18 files changed:
linux-2.6-xen-sparse/arch/xen/kernel/smpboot.c
linux-2.6-xen-sparse/drivers/xen/balloon/balloon.c
linux-2.6-xen-sparse/drivers/xen/blkback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/blkfront/blkfront.c
linux-2.6-xen-sparse/drivers/xen/net_driver_util.c
linux-2.6-xen-sparse/drivers/xen/netback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6-xen-sparse/drivers/xen/tpmback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_client.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_xs.c
linux-2.6-xen-sparse/include/asm-xen/xenbus.h
tools/console/client/main.c
tools/console/daemon/io.c
tools/xenstore/xs.c
tools/xenstore/xs.h
tools/xenstore/xs_test.c
tools/xenstore/xsls.c